From d39977878e0131d841ffd60d91fab6dbe9841f11 Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Thu, 20 Sep 2012 12:50:27 +0200 Subject: [PATCH] colobutton: skip set_rgba as it is already in the choosercolor interface --- gtk/gtkcolorbutton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkcolorbutton.c b/gtk/gtkcolorbutton.c index 3accadd10e..63dd81cd93 100644 --- a/gtk/gtkcolorbutton.c +++ b/gtk/gtkcolorbutton.c @@ -721,7 +721,7 @@ gtk_color_button_get_alpha (GtkColorButton *button) } /** - * gtk_color_button_set_rgba: + * gtk_color_button_set_rgba: (skip) * @button: a #GtkColorButton * @rgba: a #GdkRGBA to set the current color with * -- 2.30.2